Xceed DataGrid for Silverlight Documentation
Clear Method (SelectionRange.NotificationDictionary<TKey,TValue>)


Removes all keys and values from the dictionary.
Syntax
'Declaration
 
Public Sub Clear() 
'Usage
 
Dim instance As SelectionRange.NotificationDictionary(Of TKey,TValue)
 
instance.Clear()
public void Clear()
Requirements

Target Platforms: Windows 7, Windows Vista, Windows XP SP3, Windows Server 2008 family

See Also

Reference

SelectionRange.NotificationDictionary<TKey,TValue> Class
SelectionRange.NotificationDictionary<TKey,TValue> Members

Send Feedback